[INFO] cloning repository https://github.com/general-works/Glint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/general-works/Glint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneral-works%2FGlint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneral-works%2FGlint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e88e7d8181ea7979912e35d5169d7c55ba20f84
[INFO] testing general-works/Glint against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneral-works%2FGlint" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/general-works/Glint
[INFO] finished tweaking git repo https://github.com/general-works/Glint
[INFO] tweaked toml for git repo https://github.com/general-works/Glint written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/general-works/Glint on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/general-works/Glint already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f655e504f8a701c88027ae2fb5f9146292060e4162ddc9737a0a57dab14c90f
[INFO] running `Command { std: "docker" "start" "-a" "6f655e504f8a701c88027ae2fb5f9146292060e4162ddc9737a0a57dab14c90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f655e504f8a701c88027ae2fb5f9146292060e4162ddc9737a0a57dab14c90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f655e504f8a701c88027ae2fb5f9146292060e4162ddc9737a0a57dab14c90f", kill_on_drop: false }`
[INFO] [stdout] 6f655e504f8a701c88027ae2fb5f9146292060e4162ddc9737a0a57dab14c90f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84f055b78726e3b366fc43e929573550b8ed5d3f441431e267cf365610455efb
[INFO] running `Command { std: "docker" "start" "-a" "84f055b78726e3b366fc43e929573550b8ed5d3f441431e267cf365610455efb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling glint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.01s
[INFO] running `Command { std: "docker" "inspect" "84f055b78726e3b366fc43e929573550b8ed5d3f441431e267cf365610455efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f055b78726e3b366fc43e929573550b8ed5d3f441431e267cf365610455efb", kill_on_drop: false }`
[INFO] [stdout] 84f055b78726e3b366fc43e929573550b8ed5d3f441431e267cf365610455efb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0a66ebf11d801f0c74eec04e91c9779fb34efc977c7f1f4839b2d5e46c49c4a
[INFO] running `Command { std: "docker" "start" "-a" "f0a66ebf11d801f0c74eec04e91c9779fb34efc977c7f1f4839b2d5e46c49c4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling glint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.46s
[INFO] running `Command { std: "docker" "inspect" "f0a66ebf11d801f0c74eec04e91c9779fb34efc977c7f1f4839b2d5e46c49c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a66ebf11d801f0c74eec04e91c9779fb34efc977c7f1f4839b2d5e46c49c4a", kill_on_drop: false }`
[INFO] [stdout] f0a66ebf11d801f0c74eec04e91c9779fb34efc977c7f1f4839b2d5e46c49c4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] faea056ba21de70573f8fe76ea2b526dbefab1ec729753e53dc8c2c80735681d
[INFO] running `Command { std: "docker" "start" "-a" "faea056ba21de70573f8fe76ea2b526dbefab1ec729753e53dc8c2c80735681d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glint-53c8fb4cda8c57cf)
[INFO] [stdout] 
[INFO] [stdout] running 232 tests
[INFO] [stdout] test execution::tests::test_has_next_after_completion ... ok
[INFO] [stdout] test execution::tests::test_single_step_execution ... ok
[INFO] [stdout] test execution::tests::test_execute_returns_batch_result_only ... ok
[INFO] [stdout] test execution::tests::test_multi_step_execution ... ok
[INFO] [stdout] test expression::tests::test_is_valid_json_key ... ok
[INFO] [stdout] test expression::tests::test_navigate_json_path_array ... ok
[INFO] [stdout] test expression::tests::test_parse_expression ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_format ... ok
[INFO] [stdout] test expression::tests::test_extract_value_complete ... ok
[INFO] [stdout] test expression::tests::test_navigate_json_path_object ... ok
[INFO] [stdout] test execution::tests::test_has_next_initial_state ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_node_id ... ok
[INFO] [stdout] test expression::tests::test_validate_json_path ... ok
[INFO] [stdout] test node::code::tests::test_code_node_creation ... ok
[INFO] [stdout] test node::code::tests::test_code_validation ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_valid ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_compare_datasets_node_creation ... ok
[INFO] [stdout] test node::code::tests::test_unsupported_language ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_equality ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_fuzzy_compare ... ok
[INFO] [stdout] test node::datetime::tests::test_datetime_node_creation ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_counts_only_output ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_intersection ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_validation ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_find_differences ... ok
[INFO] [stdout] test node::execute_command::tests::test_command_parsing ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_path ... ok
[INFO] [stdout] test node::datetime::tests::test_add_to_date ... ok
[INFO] [stdout] test node::datetime::tests::test_get_current_date ... ok
[INFO] [stdout] test node::datetime::tests::test_parse_different_date_formats ... ok
[INFO] [stdout] test node::datetime::tests::test_format_date ... ok
[INFO] [stdout] test node::datetime::tests::test_include_input_fields ... ok
[INFO] [stdout] test node::datetime::tests::test_subtract_from_date ... ok
[INFO] [stdout] test node::file::tests::test_file_exists ... ok
[INFO] [stdout] test node::file::tests::test_file_path_from_field ... ok
[INFO] [stdout] test node::file::tests::test_file_size ... ok
[INFO] [stdout] test node::filter::tests::test_filter_node_creation ... ok
[INFO] [stdout] test node::datetime::tests::test_datetime_validation ... ok
[INFO] [stdout] test node::filter::tests::test_filter_execution ... ok
[INFO] [stdout] test node::datetime::tests::test_extract_date_part ... ok
[INFO] [stdout] test node::execute_command::tests::test_execute_command_node_creation ... ok
[INFO] [stdout] test node::execute_command::tests::test_execute_command_validation ... ok
[INFO] [stdout] test node::file::tests::test_file_node_creation ... ok
[INFO] [stdout] test node::file::tests::test_list_directory ... ok
[INFO] [stdout] test node::function::tests::test_function_validation ... ok
[INFO] [stdout] test node::file::tests::test_write_and_read_file ... ok
[INFO] [stdout] test node::function::tests::test_parse_simple_values ... ok
[INFO] [stdout] test node::file::tests::test_file_validation ... ok
[INFO] [stdout] test node::filter::tests::test_filter_validation ... ok
[INFO] [stdout] test node::function::tests::test_simple_passthrough ... ok
[INFO] [stdout] test node::function::tests::test_empty_function_code ... ok
[INFO] [stdout] test node::code::tests::test_simple_javascript_execution ... ok
[INFO] [stdout] test node::function::tests::test_function_node_creation ... ok
[INFO] [stdout] test node::function::tests::test_parse_assignment ... ok
[INFO] [stdout] test node::function::tests::test_add_field_execution ... ok
[INFO] [stdout] test node::function::tests::test_unsupported_language ... ok
[INFO] [stdout] test node::http_request::tests::test_http_request_node_creation ... ok
[INFO] [stdout] test node::http_request::tests::test_http_request_validation ... ok
[INFO] [stdout] test node::if_node::tests::test_if_node_creation ... ok
[INFO] [stdout] test node::if_node::tests::test_if_condition_evaluation ... ok
[INFO] [stdout] test node::json::tests::test_json_parse_operation ... ok
[INFO] [stdout] test node::json::tests::test_json_validation ... ok
[INFO] [stdout] test node::json::tests::test_json_stringify_operation ... ok
[INFO] [stdout] test node::json::tests::test_json_extract_operation ... ok
[INFO] [stdout] test node::execute_command::tests::test_multiple_executions ... ok
[INFO] [stdout] test node::json::tests::test_json_validate_operation ... ok
[INFO] [stdout] test node::json::tests::test_json_node_creation ... ok
[INFO] [stdout] test node::limit::tests::test_limit_larger_than_items ... ok
[INFO] [stdout] test node::limit::tests::test_limit_node_creation ... ok
[INFO] [stdout] test node::limit::tests::test_limit_validation ... ok
[INFO] [stdout] test node::limit::tests::test_basic_limit ... ok
[INFO] [stdout] test node::if_node::tests::test_if_condition_false ... ok
[INFO] [stdout] test node::limit::tests::test_empty_input ... ok
[INFO] [stdout] test node::if_node::tests::test_if_validation ... ok
[INFO] [stdout] test node::limit::tests::test_limit_with_skip ... ok
[INFO] [stdout] test node::limit::tests::test_multiple_input_arrays ... ok
[INFO] [stdout] test node::limit::tests::test_skip_all_items ... ok
[INFO] [stdout] test node::limit::tests::test_single_item_input ... ok
[INFO] [stdout] test node::loop_node::tests::test_for_loop_execution ... ok
[INFO] [stdout] test node::loop_node::tests::test_condition_evaluation ... ok
[INFO] [stdout] test node::loop_node::tests::test_for_loop_with_negative_step ... ok
[INFO] [stdout] test node::loop_node::tests::test_loop_validation ... ok
[INFO] [stdout] test node::loop_node::tests::test_zero_step_validation ... ok
[INFO] [stdout] test node::loop_node::tests::test_foreach_loop_execution ... ok
[INFO] [stdout] test node::loop_node::tests::test_loop_node_creation ... ok
[INFO] [stdout] test node::math::tests::test_add_operation ... ok
[INFO] [stdout] test node::loop_node::tests::test_while_loop_execution ... ok
[INFO] [stdout] test node::math::tests::test_avg_array_operation ... ok
[INFO] [stdout] test node::math::tests::test_divide_operation ... ok
[INFO] [stdout] test node::math::tests::test_math_node_creation ... ok
[INFO] [stdout] test node::math::tests::test_max_array_operation ... ok
[INFO] [stdout] test node::math::tests::test_multiply_operation ... ok
[INFO] [stdout] test node::math::tests::test_subtract_with_fields ... ok
[INFO] [stdout] test node::math::tests::test_sum_array_operation ... ok
[INFO] [stdout] test node::math::tests::test_round_operation ... ok
[INFO] [stdout] test node::merge::tests::test_merge_append ... ok
[INFO] [stdout] test node::math::tests::test_sqrt_operation ... ok
[INFO] [stdout] test node::loop_node::tests::test_foreach_validation ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_keep_source ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_move_binary_data_node_creation ... ok
[INFO] [stdout] test node::merge::tests::test_merge_by_key ... ok
[INFO] [stdout] test node::merge::tests::test_merge_zip ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_binary_to_json ... ok
[INFO] [stdout] test node::math::tests::test_math_validation ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_validation ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_base64_encoding ... ok
[INFO] [stdout] test node::merge::tests::test_merge_node_creation ... ok
[INFO] [stdout] test node::merge::tests::test_merge_validation_merge_by_key ... ok
[INFO] [stdout] test node::execute_command::tests::test_working_directory ... ok
[INFO] [stdout] test node::execute_command::tests::test_invalid_command ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_hex_encoding ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_json_to_binary ... ok
[INFO] [stdout] test node::execute_command::tests::test_echo_command ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_all_fields ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_empty_input ... ok
[INFO] [stdout] test node::openai::tests::test_parse_node_id_from_expression ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_nested_fields ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_multiple_fields ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_no_duplicates ... ok
[INFO] [stdout] test node::openai::tests::test_extract_node_ids_from_string ... ok
[INFO] [stdout] test node::openai::tests::test_validate_invalid_expressions ... ok
[INFO] [stdout] test node::openai::tests::test_validate_no_parameters ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_except_fields ... ok
[INFO] [stdout] test node::openai::tests::test_extract_dependencies_from_openai_example ... ok
[INFO] [stdout] test node::openai::tests::test_validate_expressions_in_string ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_node_creation ... ok
[INFO] [stdout] test node::openai::tests::test_process_string_with_expressions ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_selected_fields ... ok
[INFO] [stdout] test node::openai::tests::test_process_parameters ... ok
[INFO] [stdout] test node::rename_keys::tests::test_case_insensitive_regex ... ok
[INFO] [stdout] test node::openai::tests::test_validate_openai_example ... ok
[INFO] [stdout] test node::rename_keys::tests::test_key_rename_with_deletion ... ok
[INFO] [stdout] test node::rename_keys::tests::test_multiple_key_renames ... ok
[INFO] [stdout] test node::rename_keys::tests::test_nested_key_rename ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_validation ... ok
[INFO] [stdout] test node::rename_keys::tests::test_rename_keys_validation ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_cron_schedule ... ok
[INFO] [stdout] test node::rename_keys::tests::test_rename_keys_node_creation ... ok
[INFO] [stdout] test node::rename_keys::tests::test_simple_key_rename ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_cron_validation ... ok
[INFO] [stdout] test node::rename_keys::tests::test_regex_key_rename ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_disabled_schedule ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_interval_schedule ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_schedule_trigger_node_creation ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_once_schedule ... ok
[INFO] [stdout] test node::set::tests::test_execute_expression_not_found ... ok
[INFO] [stdout] test node::set::tests::test_validate_basic_types ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_should_execute_now ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_datetime_parsing ... ok
[INFO] [stdout] test node::set::tests::test_validate_empty_name ... ok
[INFO] [stdout] test node::set::tests::test_validate_invalid_expressions ... ok
[INFO] [stdout] test node::set::tests::test_execute_with_expressions ... ok
[INFO] [stdout] test node::set::tests::test_validate_nested_structure ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_with_trigger_data ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_validation ... ok
[INFO] [stdout] test node::set::tests::test_execute_no_parameters ... ok
[INFO] [stdout] test node::set::tests::test_validate_null_values ... ok
[INFO] [stdout] test node::set::tests::test_validate_no_parameters ... ok
[INFO] [stdout] test node::set::tests::test_validate_valid_expressions ... ok
[INFO] [stdout] test node::sort::tests::test_code_sort ... ok
[INFO] [stdout] test node::sort::tests::test_multi_key_sort ... ok
[INFO] [stdout] test node::sort::tests::test_nested_field_sort ... ok
[INFO] [stdout] test node::set::tests::test_validate_empty_strings ... ok
[INFO] [stdout] test node::sort::tests::test_sort_validation ... ok
[INFO] [stdout] test node::sort::tests::test_simple_sort_ascending ... ok
[INFO] [stdout] test node::sort::tests::test_simple_sort_descending ... ok
[INFO] [stdout] test node::split::tests::test_split_items ... ok
[INFO] [stdout] test node::split::tests::test_split_in_batches ... ok
[INFO] [stdout] test node::sort::tests::test_sort_node_creation ... ok
[INFO] [stdout] test node::split::tests::test_batch_validation ... ok
[INFO] [stdout] test node::split::tests::test_split_node_creation ... ok
[INFO] [stdout] test node::split::tests::test_dot_notation_field_access ... ok
[INFO] [stdout] test node::set::tests::test_execute_with_nested_parameters ... ok
[INFO] [stdout] test node::split::tests::test_field_split_validation ... ok
[INFO] [stdout] test node::sort::tests::test_string_sort_case_insensitive ... ok
[INFO] [stdout] test node::split::tests::test_split_out_fields ... ok
[INFO] [stdout] test node::split::tests::test_split_validation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_format_note_for_display ... ok
[INFO] [stdout] test node::sticky_note::tests::test_hex_color_validation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_note_filtering ... ok
[INFO] [stdout] test node::split::tests::test_selected_fields_include ... ok
[INFO] [stdout] test node::sticky_note::tests::test_note_with_color ... ok
[INFO] [stdout] test node::sticky_note::tests::test_basic_note ... ok
[INFO] [stdout] test node::sticky_note::tests::test_validation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_warning_note ... ok
[INFO] [stdout] test node::sticky_note::tests::test_pass_through_behavior ... ok
[INFO] [stdout] test node::sticky_note::tests::test_todo_note ... ok
[INFO] [stdout] test node::switch::tests::test_switch_rules_execution ... ok
[INFO] [stdout] test node::switch::tests::test_switch_expression_execution ... ok
[INFO] [stdout] test node::sticky_note::tests::test_sticky_note_node_creation ... ok
[INFO] [stdout] test node::switch::tests::test_switch_node_creation ... ok
[INFO] [stdout] test node::openai::tests::test_execute_missing_parameters ... ok
[INFO] [stdout] test node::text::tests::test_text_contains ... ok
[INFO] [stdout] test node::text::tests::test_text_length ... ok
[INFO] [stdout] test node::text::tests::test_text_node_creation ... ok
[INFO] [stdout] test node::text::tests::test_text_replace ... ok
[INFO] [stdout] test node::text::tests::test_text_split ... ok
[INFO] [stdout] test node::switch::tests::test_switch_validation_expression_mode ... ok
[INFO] [stdout] test node::text::tests::test_text_validation ... ok
[INFO] [stdout] test node::transform::tests::test_add_field_transformation ... ok
[INFO] [stdout] test node::text::tests::test_text_substr ... ok
[INFO] [stdout] test node::text::tests::test_text_to_upper ... ok
[INFO] [stdout] test node::wait::tests::test_wait_node_creation ... ok
[INFO] [stdout] test node::wait::tests::test_wait_specific_time_past_date ... ok
[INFO] [stdout] test node::wait::tests::test_parse_datetime_formats ... ok
[INFO] [stdout] test node::switch::tests::test_switch_validation_rules_mode ... ok
[INFO] [stdout] test node::text::tests::test_text_concat ... ok
[INFO] [stdout] test node::transform::tests::test_sort_transformation ... ok
[INFO] [stdout] test node::transform::tests::test_transform_node_creation ... ok
[INFO] [stdout] test node::transform::tests::test_transform_validation ... ok
[INFO] [stdout] test node::wait::tests::test_wait_specific_time_validation ... ok
[INFO] [stdout] test node::wait::tests::test_wait_validation ... ok
[INFO] [stdout] test node::openai::tests::test_execute_missing_model ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_last_node_execution ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_node_creation ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_simulate_call ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_on_received_execution ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_invalid_batch_dependencies_same_batch ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_validation ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_nested_expression_batch_dependencies ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_nested_references ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_invalid_connections ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_invalid_node_references ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_valid_batch_dependencies ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_invalid_batch_dependencies_later_batch ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_valid_node_references ... ok
[INFO] [stdout] test node::wait::tests::test_wait_different_units ... ok
[INFO] [stdout] test node::sticky_note::tests::test_note_with_expiration ... FAILED
[INFO] [stdout] test node::text::tests::test_text_regex ... ok
[INFO] [stdout] test node::wait::tests::test_wait_time_interval_execution ... ok
[INFO] [stdout] test node::http_request::tests::test_http_request_execute_post ... FAILED
[INFO] [stdout] test node::http_request::tests::test_http_request_execute_get ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- node::sticky_note::tests::test_note_with_expiration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node::sticky_note::tests::test_note_with_expiration' (241) panicked at src/node/sticky_note.rs:559:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Bool(true)
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636c1a52960a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636c1a52960a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636c1a52960a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636c1a52960a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636c1a541e1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636c1a541e1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x636c1a52e7a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x636c1a52e7a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x636c1a5052cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636c1a5052cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636c1a520049 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636c19d94adc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x636c19d94adc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x636c1a5202c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x636c1a5202c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636c1a505388 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636c1a4fa1f9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636c1a50625d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636c1a54268c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636c1a542513 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x636c19d5695f - core[4a92201981c6b77a]::panicking::assert_failed::<serde_json[bc1e656c73d56dc9]::value::Value, bool>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x636c19d70e31 - glint[315dd1e5d5d2506c]::node::sticky_note::tests::test_note_with_expiration
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/sticky_note.rs:559:13
[INFO] [stdout]   22:     0x636c19d5dd77 - glint[315dd1e5d5d2506c]::node::sticky_note::tests::test_note_with_expiration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/sticky_note.rs:538:35
[INFO] [stdout]   23:     0x636c19c37d46 - <glint[315dd1e5d5d2506c]::node::sticky_note::tests::test_note_with_expiration::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x636c19d87dbb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x636c19d87dbb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x636c19d955ab - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x636c19d955ab - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x636c19d955ab - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x636c19d955ab - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x636c19d955ab - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x636c19d955ab - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x636c19d955ab - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x636c19d8ecc4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x636c19d8ecc4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x636c19d981b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x636c19d981b2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x636c19d981b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x636c19d981b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x636c19d981b2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x636c19d981b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x636c19d981b2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x636c1a5284ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x636c1a5284ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7957f329baa4 - <unknown>
[INFO] [stdout]   45:     0x7957f3328a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- node::http_request::tests::test_http_request_execute_post stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node::http_request::tests::test_http_request_execute_post' (84) panicked at src/node/http_request.rs:302:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636c1a52960a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636c1a52960a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636c1a52960a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636c1a52960a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636c1a541e1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636c1a541e1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x636c1a52e7a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x636c1a52e7a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x636c1a5052cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636c1a5052cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636c1a520049 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636c19d94adc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x636c19d94adc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x636c1a5202c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x636c1a5202c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636c1a5053ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x636c1a4fa1f9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636c1a50625d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636c1a54268c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636c1a542652 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x636c19c63ae1 - glint[315dd1e5d5d2506c]::node::http_request::tests::test_http_request_execute_post
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:302:9
[INFO] [stdout]   21:     0x636c19c51087 - glint[315dd1e5d5d2506c]::node::http_request::tests::test_http_request_execute_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:286:40
[INFO] [stdout]   22:     0x636c19c37ec6 - <glint[315dd1e5d5d2506c]::node::http_request::tests::test_http_request_execute_post::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x636c19d87dbb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x636c19d87dbb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x636c19d955ab - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x636c19d955ab - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x636c19d955ab - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x636c19d955ab - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x636c19d955ab - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x636c19d955ab - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x636c19d955ab - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x636c19d8ecc4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x636c19d8ecc4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x636c19d981b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x636c19d981b2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x636c19d981b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x636c19d981b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x636c19d981b2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x636c19d981b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x636c19d981b2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x636c1a5284ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x636c1a5284ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7957f329baa4 - <unknown>
[INFO] [stdout]   44:     0x7957f3328a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- node::http_request::tests::test_http_request_execute_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node::http_request::tests::test_http_request_execute_get' (83) panicked at src/node/http_request.rs:282:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636c1a52960a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636c1a52960a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636c1a52960a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636c1a52960a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636c1a541e1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636c1a541e1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x636c1a52e7a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x636c1a52e7a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x636c1a5052cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636c1a5052cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636c1a520049 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636c19d94adc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x636c19d94adc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x636c1a5202c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x636c1a5202c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636c1a5053ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x636c1a4fa1f9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636c1a50625d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636c1a54268c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636c1a542652 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x636c19c62f30 - glint[315dd1e5d5d2506c]::node::http_request::tests::test_http_request_execute_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:282:9
[INFO] [stdout]   21:     0x636c19c51057 - glint[315dd1e5d5d2506c]::node::http_request::tests::test_http_request_execute_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:267:39
[INFO] [stdout]   22:     0x636c19c37e86 - <glint[315dd1e5d5d2506c]::node::http_request::tests::test_http_request_execute_get::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x636c19d87dbb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x636c19d87dbb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x636c19d955ab - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x636c19d955ab - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x636c19d955ab - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x636c19d955ab - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x636c19d955ab - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x636c19d955ab - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x636c19d955ab - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x636c19d8ecc4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x636c19d8ecc4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x636c19d981b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x636c19d981b2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x636c19d981b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x636c19d981b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x636c19d981b2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x636c19d981b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x636c19d981b2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x636c1a5284ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x636c1a5284ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7957f329baa4 - <unknown>
[INFO] [stdout]   44:     0x7957f3328a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     node::http_request::tests::test_http_request_execute_get
[INFO] [stdout]     node::http_request::tests::test_http_request_execute_post
[INFO] [stdout]     node::sticky_note::tests::test_note_with_expiration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 229 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "faea056ba21de70573f8fe76ea2b526dbefab1ec729753e53dc8c2c80735681d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faea056ba21de70573f8fe76ea2b526dbefab1ec729753e53dc8c2c80735681d", kill_on_drop: false }`
[INFO] [stdout] faea056ba21de70573f8fe76ea2b526dbefab1ec729753e53dc8c2c80735681d
